Appearance
KBE3D / KBCore / Cesium / LagrangePolynomialApproximation
LagrangePolynomialApproximation
An InterpolationAlgorithm for performing Lagrange interpolation.
函数
| 函数 | 描述 |
|---|---|
| getRequiredDataPoints | Given the desired degree, returns the number of data points required for interpolation. |
| interpolateOrderZero | Interpolates values using Lagrange Polynomial Approximation. |
